Instructions


The fonts have been divided into four categories.
 Default fonts are the fonts that are supplied with the libraries, but are provided here in case you manage to screw them up somehow.
 Full fonts are fonts that contain all 95 characters that are considered to be the ASCII printable characters.
 Numeric fonts are fonts that only contain the numbers from 0 to 9.
 Subset fonts are usually speciality fonts that contain a certain subset of the ASCII printable characters.

To use the font you simply copy the downloaded file to your sketch folder. The name of the font array is the same as the font name. You will have to reload your sketch if it is already open.

Multiple fonts can be combined to a single file after you have downloaded them.

Your font-files can also be placed in the library folder, but I would recommend that you keep it in your sketch folder.

